home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / evolution / 2.26 / etspec / e-cal-list-view.etspec < prev    next >
Encoding:
Text File  |  2009-05-15  |  995 b   |  15 lines

  1. <ETableSpecification draw-grid="true" alternating-row-colors="true">
  2.   <ETableColumn model_col="5" _title="Start Date" expansion="2.0" minimum_width="10" resizable="true" cell="dateedit" compare="date-compare" priority="-2"/>
  3.   <ETableColumn model_col="10" _title="End Date" expansion="2.0" minimum_width="10" resizable="true" cell="dateedit" compare="date-compare" priority="-2"/>
  4.   <ETableColumn model_col="8" _title="Summary" expansion="3.0" minimum_width="10" resizable="true" cell="calstring" compare="collate" priority="10"/>
  5.   <ETableColumn model_col="11" _title="Location" expansion="3.0" minimum_width="10" resizable="true" cell="calstring" compare="collate" priority="10"/>
  6.   <ETableColumn model_col="0" _title="Categories" cell="calstring" compare="collate" expansion="1.0" minimum_width="10" resizable="true" priority="-2"/>
  7.  
  8.   <ETableState>
  9.     <column source="2"/>
  10.     <column source="0"/>
  11.     <column source="1"/>
  12.     <grouping></grouping>
  13.   </ETableState>
  14. </ETableSpecification>
  15.